home *** CD-ROM | disk | FTP | other *** search
/ 3D Images / 3D Images.iso / programs / amiga / povray / read me < prev    next >
Text File  |  1995-01-12  |  1KB  |  52 lines

  1.                       Persistence of Vision Raytracer
  2.                                 Version 2.1
  3.  
  4.                   Amiga port by George Leonidas Coulouris
  5.  
  6.  
  7. Disclaimer:
  8.  
  9.      This  is  not  an  official POV-Ray release.  I have merely ported the
  10. original  source  code  to  SAS/C  6.3  for  the  Amiga.   It  has not been
  11. extensively  tested,  and  is  by  no  means  guaranteed to work.  I hereby
  12. absolve  myself of all responsibility for the behavior of this package.  In
  13. other words, USE AT YOUR OWN RISK.
  14.  
  15.  
  16. System requirements:
  17.  
  18.      · AmigaDOS 2.0
  19.  
  20.      · 1 Mb RAM
  21.  
  22.  
  23. Changes to the original distribution:
  24.  
  25.      · New directory structure
  26.  
  27.      · Drag-and-drop installation
  28.  
  29.      · SAS/C 6.3 support
  30.  
  31.      · Executables optimized for speed
  32.  
  33.  
  34. Changes to amiga.c:
  35.  
  36.      ·  There  was  a  discrepancy  between the prototype and definition of
  37. display_plot().  Fixed.
  38.  
  39.      ·  matherr()  would  not  compile  properly.   As  an  interim  fix, I
  40. commented out the bulk of the function.
  41.  
  42.  
  43. Compilation notes:
  44.  
  45.      · You  may  have to tweak the compiler options and/or smakefile to get
  46. POV-Ray to compile correctly on your system.
  47.  
  48.      · Expect some warnings during compilation.
  49.  
  50.  
  51. ---George L. Coulouris <deltax@hermes.acm.rpi.edu>
  52.